

.body_index, .body_article, .body_download, .body_picture, .body_product, .body_single, .body_video, .body_job, .body_feedback, .body_guestbook{overflow-x: hidden;}
.index_box, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:1200px;margin:5px auto; }

/*===内页样式，左边导航和右边内容===*/

#left1{width: 100%;float: left;margin-bottom: 30px;background: #fff;/*border-bottom: 1px solid #ddd;*/box-shadow: 0 3px 10px rgb(222, 222, 222);}
#left1 ul{width: 1200px;margin:0 auto;}
#left1 ul li{min-width: 198px;height: 60px;line-height: 60px;border-right: 1px solid #dddddd;float: left;text-align: center;position: relative;border-bottom: 1px solid #dddddd;}
#left1 ul li.left_li1,#left1 ul li.left_li7{border-left: 1px solid #dddddd;}
#left1 ul li,#left1 ul li a{font-size: 18px;color: #333;}
#left1 ul li#current,#left1 ul li:hover{background: #005dac}
#left1 ul li#current a,#left1 ul li:hover a{color: #fff}
#left1 ul li:hover s,#left1 ul li#current s {border-style: solid dashed dashed dashed;border-color: #005dac transparent transparent transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;bottom: -20px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

#right { float:left; width:100%; }
/*===结束===*/



/*搜索列表*/
.search{width: 100%;float: left;margin: 0 0 10px 0}
.search_top{width: 100%;float: left;line-height: 40px}
.search_body{}
.guanjianci{width: 70%;float: left;padding: 0;margin: 0;line-height: 32px;}
.tijiao{width: 26%;float: right;line-height: 32px;padding: 0;margin: 0;color: #fff}
/*===结束===*/


/*子频道列表*/
.subchannellist { }
.subchannellist li { width: 181px;margin: 0 auto 10px;}
.subchannellist li a { display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 181px;height: 36px;background: url(../../images/pro_t1.jpg) no-repeat center center;line-height: 30px;text-indent: 35px;font-size: 14px;font-weight: bold;}
.subchannellist li a:hover {  color:red; text-decoration:none; }
.subchannellist #current a {  font-weight:bold; color:red; }
.subchannellist .depth1{ font-size:12px; font-weight:bold;}
.subchannellist .depth2{ font-size:12px; text-indent:1.5em;}
.subchannellist .depth3{ font-size:12px; text-indent:3em}
.subchannellist .depth4{ font-size:12px; text-indent:4.5em}
.subchannellist .depth5{ font-size:12px; text-indent:6em}
.subchannellist .depth6{ font-size:12px; text-indent:7.5em}
/*===结束===*/

/*job列表*/
.job{ }
.joblist { }
.joblist li {overflow: hidden; padding:5px 0px;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
.job_aniu{color: #fff;width: 100px;height: 36px;line-height: 36px;text-align: center;display: block;margin: 0 auto;padding: 0}
.job_aniu:hover{color: #fff;}
/*===结束===*/


/*产品列表*/
#prolist{width: 100%;float: left;}
#prolist li{width: 31%;;float: left;box-sizing: border-box;padding: 15px;transition: all 0.3s ease-out 0s;margin: 0 10px 20px;text-align: center;background: #fff}
#prolist li #auto_img{height: auto}
.product-tit em{font-size: 18px;line-height: 40px;}
#prolist li:hover {transform: translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
#prolist li:hover a{color: #005dac}
/*===结束===*/

/*新闻列表*/
.newslist .item {width: 100%;height: 168px;margin-bottom: 20px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;background: #fff;}
.newslist .item a {width: 100%;height: 100%;display: block;cursor: pointer;}
.newslist .item .width{width:-moz-calc(100% - (224px + 150px));width:-webkit-calc(100% - (224px + 150px));width: calc(100% - (224px + 150px));}
.newslist .item .width1{width:-moz-calc(100% - 150px);width:-webkit-calc(100% - 150px);width: calc(100% - 150px);}
.newslist .item .fl {width: 224px;height: 168px;display: block;}
.newslist .item .fl img{width: 100%;height: 100%;object-fit: contain;}
.newslist .item .itemtit {float: left;font-size: 20px;padding: 35px 0 20px 30px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;overflow: hidden;box-sizing: border-box;}
.newslist .item .txt {float: left;color: #999999;line-height: 24px;height: 48px;padding-right: 100px;padding-left: 30px;overflow: hidden;box-sizing: border-box;}

.newslist .item .time {width: 150px;padding-top: 45px;font-family: arial;font-size: 20px; color: #999;}
.newslist .item .time .day {font-size: 40px;line-height: 45px;display: block;}
.newslist .item:hover {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.newslist .item:hover .itemtit {font-weight: bold;color: #005dac;text-indent: 5px;}
.newslist .item:hover .time .day span {background: #6d6d6d;}
.newslist .item:hover .time .day strong {background: #ff0000;color: #fff;}
.newslist .item:hover .fl {filter: brightness(105%);-webkit-filter: brightness(105%);}
/*===结束===*/

/*产品、案例、新闻内页*/
.showNews {padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.showNews img { max-width: 100%;}
.showNews .title {color: #333333;line-height: 32px;text-align: center;font-weight: bold;font-size: 22px;}
.showNews .mark {width: 100%;height: 40px;line-height: 40px;margin: 15px 0 20px;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;text-align: center;}
.showNews .mark span {margin: 0 10px;font-size: 12px;color: #666666;}
.showNews .shareNew {padding-bottom: 25px;}
.showNews .showContxt {padding: 0 0 30px;line-height: 30px;}

.reLink {height: 48px;line-height: 48px; padding: 0 15px;border: 1px solid #dddddd;}
.reLink .nextLink, .reLink .prevLink {width: 50%;color: #666;}
.reLink .nextLink {text-align: right;}
.reLink a {display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.reLink a:hover {color: #30b7ef;}


#cont_img{width: 100%;float: left;text-align: center;}
.tag{width: 100%;float: left;margin: 20px 0}
/*===结束===*/
/*单页*/
.aboutPage {padding: 40px 40px;width: 1120px;margin: 0 auto;background: #fff;box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.aboutPage .contact_tit { text-align: center; position: relative;padding-bottom: 30px; margin-top: 30px;*margin-top:60px;}
.aboutPage .contact_tit .tit {font-size: 45px;line-height: 66px;font-weight: 100;position: relative;display: inline;z-index: 12;}
.aboutPage .contact_tit .tit i {background: #bababa;width: 90px;height: 1px;display: block;position: absolute;right: -120px;top: 30px;display: block;}
.aboutPage .contact_tit .tit i:first-child {left: -120px;right: auto;}
.aboutPage .contact_tit .entit {font-size: 82px;line-height: 66px;color: #eee;text-transform: uppercase;position: absolute;width: 100%; text-align: center;left: 0;top: 0px;z-index: 10;font-family: Arial;}
.aboutPage .txtcon { min-height: 460px;}
.aboutPage .txtcon img {max-width: 100%;}
.aboutPage .mapArea {width: 100%;height: 400px;margin-top: 20px;}
.aboutPage .mapArea #allmap {width: 100%;height: 400px;}


.gd:hover{background-color:#1094a8;border-radius:30px; color:#fff;    width:163px; line-height:36px; height:36px;}
.gd{ margin: 28px auto 0; background-color:#015f9c; border-radius:30px; color:#FFFFFF; border:0px; width:163px; line-height:36px; height:36px;}

.gdd:hover{background-color:#f24849;border-radius:30px; color:#ffffff;  border:1px #000000 solid;  width:163px; line-height:36px; height:36px;}
.gdd{ margin: 28px auto 0; background-color:#ffffff; border-radius:30px; color:#000000; border:0px; width:163px; line-height:36px; height:36px;}


#pro1{ overflow:hidden;width: 100%;float: left;position: relative;}

.indextit{ padding-top: 56px; width:100%; overflow:hidden; text-align: center; }
.indextit h2{font-size: 30px;color:#015f9c;font-weight: bold;line-height: 40px;word-spacing: normal;}
.indextit span{color:#666666;font-size: 14px;margin: 0;line-height: 28px;font-family: "微软雅黑"; display: block;}

#pro1_cen{ width: 1200px; margin: 40px auto 0; }
.prolist1{ overflow:hidden;}
.prolist1 li { position:relative; float:left; width:290px; text-align:center; height: 253px; margin-right: 10px; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap; margin-bottom: 20px;}
.prolist1 li .InfoContent{ height:2em; overflow:hidden; font-size:12px; font-weight:normal; line-height:18px; white-space:pre-line;}
.prolist1 li a #auto_img{display: block;height: 170px; padding:3px; overflow: hidden; float: left;text-align: center; }
.prolist1 li #auto_img:hover{}
.prolist1 li a#a_title { white-space:nowrap; line-height:50px;height:50px;width: 100%;text-align: center;display: block;float: left;}
.prolist1info {border: 1px #DEDEDE solid;margin-bottom: 10px;background-color:#FFFFFF; width: 261px; height: 241px;}

#ad1{background-image:url(../../images/ggw.jpg); background-repeat:no-repeat; height:247px; background-position:center; width: 100%; float: left; margin-top: 56px}

#comp{ width:100%; height:; float:left}
#comp_cen img{width:670px;height:374px;float: left; margin-right: 40px; }
#comp_cen{line-height: 40px;padding-top: 10px;width: 1200px;margin: 0 auto;overflow:hidden;color:#444;font-size: 20px;padding-bottom: 28px;display: flex;}
#comp_cen div{width: auto;float: right;}
#comp_right{width:400px;height:254px;}

#press{background-image: url(../../images/xwbj.jpg);
background-position: top;
background-repeat: no-repeat; width:100%; height:641px; margin-top: 56px; background:;float:left}
#press_cen{ height:  ; width: 1200px ;margin:0 auto}
#press_cen ul{ width: 400px; float: left; }
#press_cen ul li{border-bottom: 1px #e0e0e0 dashed;margin-bottom: 10px; height: 68px;}
#press_cen ul span{float:left; display: block; width: 80px; height: 60px; line-height: 30px; text-align: center; font-size: 14px; color:#555; background: #daeaf7; margin-right: 8px;}
#press_cen ul span h4{ font-size: 26px; }
#press_cen ul li a{ width: 100%; line-height: 30px;}
#press_cen ul li p{ width: 100%; line-height: 30px; font-size: 14px;color: #999999;}

#press_cen dl{ width: 800px; float: left; }
#press_cen dl dt{ width: 400px; box-sizing: border-box;color:#666666;font-size: 14px;margin: 0;line-height: 28px; padding: 5px; float: left; }
#press_cen dl dt .pressin{ width: 340px; height: auto; margin: 0 auto; padding-left: 20px; box-sizing: border-box; border-left:1px #e7e7e7 solid; }

#press_down{ clear: both; }


#press #zdt{width:320px;height:193px;float:left}
#press #zdt img{width:320px;height:193px;}
#press #new_t{width:100%; height: 50px; line-height: 50px; float:left;}
#press #new_t a{
    display: block;
    line-height: 25px;
}
#press #new_c{width:100%;height:75px; line-height: 25px; overflow:hidden;color: #999999;}

#press .gd{margin-top: 56px;}

.walk{background: url(../../images/bj04.jpg) no-repeat center top; height: 614px; overflow:hidden; width: 100%; float: left;}
.enter{width: 860px;margin: 0 auto;}
.enter .tit{text-align: center;padding-top: 46px;padding-bottom: 45px;}
.nr .tc { width: 690px; height: 391px; float:left; background: #333;}
.list li {width: 164px; height: 95px; padding-bottom: 4px;}
.list li a{padding-left: 45px; background: url(../../images/v2.jpg) no-repeat;line-height: 22px; width:119px;padding-top: 33px; height: 62px;display: block;font-family: "Microsoft YaHei";font-weight: bold;font-size: 18px;color: #FFF;}
.list li a span{display: block; font-size: 12px;font-weight: normal;text-transform: uppercase;}
.list li a:hover,.list li.cur a{background: url(../../images/v1.jpg) no-repeat;text-decoration: none;}